non-print character meaning in Chinese
非打印字符
Examples
- Non - printing characters may also be part of a regular expression
非打印字符也可以是正则表达式的组成部分。 - The following table lists the escape sequences that represent non - printing characters
下表列出了表示非打印字符的转义序列: - It includes non - printing characters such as spaces , tab characters , and paragraph marks
它包含非打印字符,例如空格、制表符和段落标记。 - The period matches all but one single printing or non - printing character in a string
句点( . )匹配字符串中的各种打印或非打印字符,只有一个字符例外。 - Lists the escape sequences that are used to represent non - printing characters in a regular expression
列出用于表示正则表达式中非打印字符的转义序列。